home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / Easy View 2.61 ト.sit / Easy View 2.61 ƒ / Easy View Extensions < prev    next >
Text File  |  1993-03-07  |  7KB  |  231 lines

  1. Introduction
  2. ------------
  3. From BBEdit documents:
  4. > BBEdit has a facility for calling code modules which are not part
  5. > of the application itself. The main reason for this facility is
  6. > so that users and third-party programmers can add specific
  7. > functionality to BBEdit which goes beyond BBEditユs own charter.
  8. > For example, one such code module might prepend Usenet
  9. > attributions to each line in a selected range of text. This is a
  10. > useful function, but its not of interest to everyone. 
  11.  
  12. Easy View is extension-compatible with BBEdit to some extent. Just
  13. place the desired extensions in the "EV Extensions" folder and put
  14. it into the "Extensions" folder of the active system. (If you don't
  15. want to contaminate your system folder, you can leave it with the
  16. application.)
  17.  
  18. Most extensions that do not modify the current text will work as 
  19. expected. The ones that modify the text will also work, but the
  20. result cannot be saved into the file. Remember, Easy View opens
  21. all the text files as Read-Only, and will not touch their contents.
  22.  
  23. Some extensions (such as Import) open a new window under BBEdit. 
  24. Their behavior under Easy View is modified slightly: a new file
  25. will be added to the current view. The user will be asked to
  26. supply the file name.
  27.  
  28.  
  29. Sample Extensions
  30. -----------------
  31. Several extensions are distributed with Easy View 2.5x, with the
  32. consent of their authors. Here is the current list in the order
  33. of their release date:
  34.  
  35.    Extension           Author
  36.    ----------          -----------------
  37.    Word Count          Kamal Abdali
  38.    BBXKeys             Jamie R. McCarthy
  39.    Import              Marco Piovanelli
  40.    Speaking            Mark Fleming
  41.    Get URL             M. Akif Eyler
  42.  
  43. Note that Get URL has a special treatment in EV 2.6:  click on any 
  44. URL while the command key is down, and it is  immediately activated.
  45.  
  46. Other extensions are available in various archives. You can search
  47. under  info-mac/text/  in various mirrors of sumex-aim.
  48.  
  49.  
  50.   Word Count
  51. ------------
  52. From: Kamal Abdali
  53. Date: Fri, 11 Dec 1992 12:02:06 -0500 
  54. Subject: wordcount.sit.hqx - a BBEdit extension 
  55.  
  56. Below is Word Count, an extension to BBEdit in stuffed, binhexed
  57. format for distribtion to ftp archive sites.  It is offered as free
  58. software on as is basis.
  59.  
  60. Word Count displays the number of paragraphs, sentences, nonblank
  61. lines, words and characters in the current selection in the active BBEdit
  62. window.  If the current selection is null, the counts are for
  63. the entire file.
  64.  
  65. I like BBEdit's capabilities and interface very much, and appreciate
  66. it that such a superb program is available without charge.  Word Count
  67. is my small contribution in return for my free use of BBEdit.
  68.  
  69. Kamal Abdali
  70. P.O. Box 65207
  71. Washington, DC 20035-5207
  72.  
  73.  
  74.   BBXKeys
  75. ---------
  76. From: k044477@hobbes.kzoo.edu (Jamie R. McCarthy)
  77. Date: Thu, 14 Jan 93 1:45:30 EST 
  78. Subject: BBXKeys 1.0 
  79.  
  80. BBXKeys is a BBEdit extension that assigns command keys to other
  81. extensions.  In the spirit of all BBEdit extensions to date, it's
  82. freeware, and full source (all 10K of it) is included.
  83. --
  84.  Jamie McCarthy      Internet: k044477@kzoo.edu      AppleLink: j.mccarthy
  85.  
  86. /*
  87.  * BBXKeys.c
  88.  *
  89.  * By Jamie McCarthy, Jan 93.  This is not public domain;  it is
  90.  * ゥ Copyright 1993 by Jamie R. McCarthy.  All rights reserved.
  91.  * But you are free (in both the legal and the financial sense)
  92.  * to distribute this program, and its source, to anyone you
  93.  * like.  Yes, Virginia, this is FreeWare.
  94.  *
  95.  */
  96.  
  97.  
  98.   Import
  99. --------
  100. From: piovanel@dsi.unimi.it (Marco Piovanelli)
  101. Date: Mon, 5 Jul 93 12:39:00 METDST 
  102. Subject: BBEdit-Import-10.hqx 
  103.  
  104. This is BBEdit-Import-1.0, an extension for BBEdit Lite that lets
  105. you import word processor files into BBEdit Lite using the Claris
  106. XTND System and the appropriate translators.
  107. BBEdit-Import-1.0 needs System 7.0 or better to run.
  108.  
  109. Suggested placement in the info-mac hierarchy: info-mac/text
  110.  
  111. This archive was stuffed and binhexed with StuffIt Lite 3.0.5
  112.  
  113. * This BBEdit extension was written by Marco Piovanelli (piovanel@dsi.unimi.it)
  114. * using THINK Pascal.  This product is free.  I didnユt include the source code
  115. * in order to keep the archive size down, but if youユre interested I can mail it
  116. * to you.
  117.  
  118.  
  119.   Speaking
  120. ----------
  121. From: markf@POST.queensu.ca (Mark Fleming)
  122. Date: Wed, 6 Oct 1993 19:25:14 -0500
  123. Subject: BBEdit extension Speaking
  124.  
  125. Two new BBEdit Extensions for speaking the selected text using
  126. Apple new Speech Manager.  I was thinking about writting a XTND
  127. capable speaking program, to allow speaking of any word 
  128. processing file, but no need since BBEdit V2.2.1 is such a
  129. program.  
  130.  
  131. Hence, Speak with Dialog and Speaking my first BBEdit modules.
  132.  
  133. 1)    Speaking
  134.  
  135.     Simple extension that use Appleユs new speech manager to
  136.     ヤTalkユ the selected text.
  137.                   
  138. 2)    Speaking with Dialog (Same as Speaking except with a dialog box).
  139.  
  140.     An extension that use Appleユs new speech manager to ヤTalkユ
  141.     the selected text.
  142.  
  143.     The use is presented with a dialog box with some limited
  144.     control over how text is spoken.
  145.  
  146.     * You can ask it to spell the text or speak the text.
  147.     * You can use the Talk, Stop, Pause, and Continue buttons to
  148.       control and replay the text.
  149.     * The exit button is used to return to BBEdit.
  150.  
  151. Cheers, Mark Fleming
  152.  
  153. Copyright (c) 1993, All Rights Reserved.
  154. AppleLink: CDA0621              InterNet: markf@Post.QueensU.CA 
  155. ** The Author of NetDoctor,  a Lab and Network Maintainer Package **    
  156.  
  157.  
  158.   Get URL ヌ
  159. -----------
  160. Date: Thu, 9 Feb 1995 17:45:08 -0600
  161. From: eyler@bilkent.edu.tr (Akif Eyler)
  162. Subject: [*] Get URL BBEdit/EasyView Extension
  163.  
  164. Version 1.2 of February 95
  165.  
  166. This extension calls various Internet software to decode
  167. URL's.  Usable from BBEdit and Easy View.
  168.  
  169. Place the extension into your "BBEdit Extensions" and/or
  170. "EV Extensions" folder.  You don't need to restart the
  171. machine, this is not a system extension.
  172.  
  173. "Get URL" recognizes 4 URL strings currently:
  174. * ftp:
  175. * /info-mac/
  176. * gopher:
  177. * http:
  178. The first two go to Anarchie and the last two to MacWeb.
  179.  
  180. Completely configurable with a resource editor.
  181.  
  182. Dedicated to:
  183. Adam Engst, Peter Lewis, and John Norstad.
  184.  
  185. M. Akif Eyler
  186.  
  187. ------------------------------
  188.  
  189. Technical Note
  190. --------------
  191. Most routines are fully implemented in Easy View 2.5x, as
  192. indicated by OK below. Some of these are restricted as noted.
  193.  
  194. Other routines are not implemented yet.
  195.  
  196. { version 1 callbacks }
  197.     getWindowContents       OK
  198.     getSelection            OK, firstChar=0
  199.     setSelection            OK, firstChar ignored
  200.     getDocInfo              -
  201.     getModDate              -
  202.     copy                    OK
  203.     paste                   OK
  204. { version 2 callbacks }
  205.     getLastLine             OK
  206.     getLineNumber           OK
  207.     getLineStart            OK
  208.     getLineEnd              OK
  209.     getLinePos              OK
  210.     insertText              OK
  211.     deleteText              OK
  212.     setWindowContents       OK
  213.     contentsChanged         OK
  214.     getFileText             -
  215.     getFolder               -
  216.     openSeveral             -
  217.     centerDialog            OK, not centered
  218.     standardFilter          OK
  219.     frameDialogItem         OK
  220.     newDocument             OK
  221.     openDocument            -
  222.     allocateMemory          OK, clear ignored
  223.     findPattern             OK, call Munger, case sensitive
  224.     reportOSErr             OK
  225.     getPreference           OK
  226.     setPreference           OK
  227.     startProgress           -
  228.     doProgress              -
  229.     doneProgress            -
  230.  
  231.